-
Home
-
ACF Quick Edit Fields
-
3.2.1
-
Code
-
Classes
- Field
Total Complexity |
47 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
504 |
Lines of code |
281 |
Logical lines of code |
100 |
Comment lines |
156 |
Methods |
24 |
Properties |
6 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_quickedit_field() |
A |
44 |
9 |
46 |
getFieldObject() |
S |
50 |
5 |
27 |
render_bulk_operations() |
S |
47 |
4 |
40 |
get_types() |
S |
44 |
1 |
50 |
__construct() |
S |
59 |
3 |
14 |
get_input_name() |
S |
62 |
2 |
11 |
render_bulk_do_not_change() |
S |
58 |
1 |
16 |
sanitize_value() |
S |
71 |
2 |
6 |
get_value() |
S |
66 |
2 |
8 |
get_meta_key() |
S |
65 |
2 |
9 |
get_input_id() |
S |
78 |
2 |
3 |
sanitize_string_or_leave_int() |
S |
72 |
2 |
6 |
get_wrapper_attributes() |
S |
82 |
1 |
3 |
is_sortable() |
S |
82 |
1 |
3 |
do_bulk_operation() |
S |
82 |
1 |
3 |
get_bulk_operations() |
S |
82 |
1 |
3 |
render_filter() |
S |
91 |
1 |
2 |
render_column() |
S |
80 |
1 |
3 |
__no_value() |
S |
79 |
1 |
3 |
get_parent() |
S |
82 |
1 |
3 |
get_acf_field() |
S |
82 |
1 |
3 |
validate_bulk_operation_value() |
S |
82 |
1 |
3 |
sanitize_strings_array() |
S |
70 |
1 |
6 |
render_input() |
S |
63 |
1 |
10 |